Index
All Classes and Interfaces|All Packages
C
- clickOn(ButtonBase) - Method in class util.DukeApplicationTest
-
Simulate a click on any kind of button
- clickOn(GridPane, Node) - Method in class util.DukeApplicationTest
-
Simulate a click within given GridPane
- clickOn(Node, int, int) - Method in class util.DukeApplicationTest
-
Simulate a click within a non-button node
D
- DukeApplicationTest - Class in util
-
This class acts as an intermediary between an OpenJFX application and TestFX.
- DukeApplicationTest() - Constructor for class util.DukeApplicationTest
E
- example - package example
G
- getDialogMessage() - Method in class util.DukeApplicationTest
-
Returns message displayed in currently displayed DialogBox
M
- money - package money
- MoneyBagTest - Class in money
- MoneyBagTest() - Constructor for class money.MoneyBagTest
R
- runAsJFXAction(Runnable) - Method in class util.DukeApplicationTest
-
Run given view method as a JFX action, allowing you to add/remove components from the Scene or Stage.
S
- select(ChoiceBox<String>, String) - Method in class util.DukeApplicationTest
-
Simulate selecting given value from a ChoiceBox
- select(ComboBox<String>, String) - Method in class util.DukeApplicationTest
-
Simulate selecting given value from a ComboBox
- select(ListView<String>, String) - Method in class util.DukeApplicationTest
-
Simulate selecting given value from a ListView
- setUpClass() - Static method in class util.DukeApplicationTest
- setValue(ColorPicker, Color) - Method in class util.DukeApplicationTest
-
Simulate setting a ColorPicker to given value
- setValue(Slider, double) - Method in class util.DukeApplicationTest
-
Simulate setting a Slider to given value
- SimpleMoneyTest - Class in money
- SimpleMoneyTest() - Constructor for class money.SimpleMoneyTest
- simulateAction(double, double, Runnable) - Method in class util.DukeApplicationTest
- simulateAction(Node, Runnable) - Method in class util.DukeApplicationTest
- start(Stage) - Method in class example.ViewTest
T
- tearDown() - Method in class util.DukeApplicationTest
- testNormalize(int, String, int, String, int, String) - Method in class money.MoneyBagTest
U
- util - package util
V
- ViewTest - Class in example
-
Show alpha version of TestFX driving GUI for testing.
- ViewTest() - Constructor for class example.ViewTest
W
- writeInputsToDialog(String...) - Method in class util.DukeApplicationTest
-
Simulate writing given text(s) within the fields of a DialogBox
- writeInputTo(TextInputControl, String) - Method in class util.DukeApplicationTest
-
Simulate typing given text in any text component
All Classes and Interfaces|All Packages